gtk4.git
2020-07-27 Matthias Clasena11y: Be a bit safer against crashes
2020-07-27 Matthias Clasendocs: Expand GtkAccessible documentation
2020-07-27 Matthias Clasendocs: Add documentation for accessible enumerations
2020-07-27 Matthias Clasendocs: Update GtkAccessibleRole docs
2020-07-27 Matthias Clasendocs: Fix up some issues in the a11y docs
2020-07-27 Matthias Clasendocs: Update a11y docs
2020-07-26 Emmanuele Bassici: Re-enable the accessibility test suite
2020-07-26 Emmanuele Bassia11y: Add a simple test case for GtkButton's accessible...
2020-07-26 Emmanuele Bassia11y: Simplify the test API
2020-07-26 Emmanuele Bassia11y: Allow setting the role post-construction
2020-07-26 Emmanuele Bassia11y: Add API to retrieve accessible values
2020-07-26 Emmanuele Bassia11y: Add more test API
2020-07-26 Emmanuele Bassia11y: Restart the accessibility test suite
2020-07-26 Emmanuele BassiFix build with debugging notes disabled
2020-07-26 Matthias Clasena11y: Update GtkCheckButton
2020-07-26 Matthias Clasena11y: Update GtkSpinButton
2020-07-26 Matthias Clasena11y: Update GtkProgressBar
2020-07-26 Matthias Clasentestatcontext: Print role nicks
2020-07-26 Emmanuele Bassia11y: Update labelled-by when setting mnemonic labels
2020-07-26 Emmanuele Bassia11y: Change the collection type for reflist attributes
2020-07-26 Emmanuele Bassia11y: Allow storing list of references in GtkAccessible...
2020-07-26 Emmanuele Bassia11y: Change default accessible role
2020-07-26 Matthias Claseninspector: Support the a11y debug flag
2020-07-26 Matthias Clasentestatcontext: Use the new debug flag
2020-07-26 Matthias ClasenAdd GTK_DEBUG=accessibility
2020-07-26 Emmanuele Bassia11y: Add testing API
2020-07-26 Emmanuele Bassia11y: Implement role and state change in GtkSwitch
2020-07-26 Emmanuele Bassia11y: Consolidate the attributes container
2020-07-26 Emmanuele Bassia11y: Add relations API
2020-07-26 Emmanuele Bassia11y: Simplify GtkAccessibleValue
2020-07-26 Emmanuele Bassia11y: Resync with the ARIA spec
2020-07-26 Emmanuele BassiRemove GTK_ACCESSIBLE_STATE_NONE
2020-07-26 Emmanuele Bassia11y: Add binding-friendly accessible property setter
2020-07-26 Emmanuele Bassia11y: Collect reference value
2020-07-26 Emmanuele Bassia11y: Update the accessible label for GtkButton
2020-07-26 Emmanuele Bassia11y: Update GtkSeparator
2020-07-26 Emmanuele Bassia11y: Set the role for GtkScale
2020-07-26 Emmanuele Bassia11y: Update the accessible state for GtkRange
2020-07-26 Emmanuele Bassia11y: Update the "pressed" state on toggle buttons
2020-07-26 Emmanuele Bassia11y: Add roles to various widgets
2020-07-26 Emmanuele BassiAdd accessible properties to GtkAccessible
2020-07-26 Emmanuele BassiAdd GtkAccessiblePropertySet
2020-07-26 Emmanuele BassiPlumb all the GtkAccessibleProperty values into GtkAcce...
2020-07-26 Emmanuele BassiAllow setting the accessible role at construction
2020-07-26 Emmanuele BassiStart documenting the Accessibility API
2020-07-26 Emmanuele BassiUpdate the accessible state on widget visibility changes
2020-07-26 Emmanuele BassiHave GtkWidget implement GtkAccessible
2020-07-26 Emmanuele BassiPlug GtkATContext into GtkAccessible
2020-07-26 Emmanuele BassiAdd GtkATContext
2020-07-26 Emmanuele BassiAdd GtkAccessibleStateSet
2020-07-26 Emmanuele BassiAdd GtkAccessibleValue
2020-07-26 Emmanuele BassiIntroduce GtkAccessible
2020-07-26 Emmanuele Bassia11y: Add the supported accessibility roles
2020-07-26 Emmanuele BassiRemove ATK
2020-07-26 Benjamin OtteMerge branch 'wip/otte/boolfilter' into 'master'
2020-07-26 Jordi MasUpdate Catalan translation
2020-07-26 Benjamin OtteAdd GtkBoolFilter
2020-07-26 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-25 Matthias Clasenoverlaylayout: Document minimally
2020-07-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-25 Matthias Clasengtk: Improve struct packing in places
2020-07-25 Matthias Clasengdk: Improve struct packing in places
2020-07-25 Matthias Clasencolorswatch: Remove unused radius fields
2020-07-25 Matthias Clasenhsla: Just store floats
2020-07-25 Matthias Clasenheaderbar: Drop the Private struct
2020-07-25 Matthias Clasencolorplane: Drop the Private struct and padding
2020-07-25 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-24 Matthias ClasenMerge branch 'wip/otte/types' into 'master'
2020-07-24 Matthias ClasenAdd another sortlistmodel test
2020-07-24 Matthias Clasentestsuite: Add an incremental sort test
2020-07-24 Matthias Clasentimsort: Avoid a crash
2020-07-24 Benjamin OtteReplace "gdouble" with "double"
2020-07-24 Benjamin OtteReplace "gfloat" with "float"
2020-07-24 Benjamin OtteReplace "gchar" with "char"
2020-07-24 Benjamin OtteReplace "gint" with "int"
2020-07-24 Matthias Clasentestsuite: Use better names for sortlistmodel tests
2020-07-24 Matthias Clasentestsuite: Reenable tests for incremental sort
2020-07-24 Matthias ClasenMerge branch 'remove-align-widget' into 'master'
2020-07-24 Matthias Clasensortlistmodel: Fix a crash
2020-07-24 Matthias Clasendropdown: Fix popup sizing
2020-07-24 Florian Müllnermenubutton: Remove align-widget property
2020-07-24 Timm BäderMerge branch 'fix-gdk-array-msvc' into 'master'
2020-07-24 Chun-wei Fangdk/gdkarrayimpl.c: Fix build on Visual Studio
2020-07-24 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-23 Matthias Clasendocs: Work around escaping bugs
2020-07-23 Matthias Clasendocs: Pass --standalone to pandoc
2020-07-23 Matthias Clasendocs: Improve shortcut trigger docs
2020-07-23 Matthias Clasendocs: Explain the shortcutcontroller example a bit
2020-07-23 Matthias Clasenfilechooser: Remove a leftover signal emission
2020-07-23 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-07-23 Benjamin Ottesearchenginemodel: Remove unused code
2020-07-23 Benjamin Ottesearchengine: Remove unused set_recursive() call
2020-07-23 Florentina... Update Romanian translation
2020-07-23 Florentina... Update Romanian translation
2020-07-23 Matthias ClasenMerge branch 'matthiasc/for-master' into 'master'
2020-07-22 Matthias ClasenNEWS: Updates
2020-07-22 Matthias Clasenmigration guide: Add some tables
2020-07-22 Benjamin OtteMerge branch 'wip/otte/for-master' into 'master'
2020-07-22 Benjamin Ottetimsort: Actually 0-terminate the array in get_runs()
2020-07-22 Yuri ChornoivanUpdate Ukrainian translation
next